POV-Ray : Newsgroups : povray.programming : POV-reg entries=? : Re: POV-reg entries=? Server Time
28 Jul 2024 16:15:44 EDT (-0400)
  Re: POV-reg entries=?  
From: Mahalis
Date: 8 Nov 2001 06:31:33
Message: <3bea6d15$1@news.povray.org>
So I just need to copy SkyPOV into the Bin directory of POV 3.1 and it'll
work fine?

--

//Mahalis
camera{location<0,0.25,-2> look_at 0.5*y} #declare T=texture{pigment{crackle
scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
--


"Mark Wagner" <mar### [at] gtenet> wrote in message
news:3bea2dc9@news.povray.org...
>
> Mahalis wrote in message <3be93c15$1@news.povray.org>...
> >It says it needs MegaPOV or POV 3.1 installed (and it also seems to want
> >that annoying HOME= entry in the registry), but the reason I was looking
> for
> >this kind of thing in the first place was because I couldn't run the
> install
> >program.
>
>
> Weird.  I didn't think I removed that for the final version.  It should
> check for a Home= registry entry, and if it doesn't find that, it should
> deduce the correct path from the path to the executable file, and if it
> can't do that (which should never happen), it should use
"c:\temp\workarea"
> as the homepath.  The problem could be that it can't find the editor dlls
or
> that it can't find "colors.inc".
>
> --
> Mark
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.